home *** CD-ROM | disk | FTP | other *** search
/ All Star Strip Poker: Girls Next Door / All Star Strip Poker: Girls Next Door.iso / setup.exe / {app} / main.jar / nbproject / project.properties < prev    next >
Text File  |  2007-11-27  |  2KB  |  69 lines

  1. application.args=
  2. build.classes.dir=${build.dir}/classes
  3. build.classes.excludes=**/*.java,**/*.form
  4. # This directory is removed when the project is cleaned:
  5. build.dir=build
  6. build.generated.dir=${build.dir}/generated
  7. # Only compile against the classpath explicitly listed here:
  8. build.sysclasspath=ignore
  9. build.test.classes.dir=${build.dir}/test/classes
  10. build.test.results.dir=${build.dir}/test/results
  11. debug.classpath=\
  12.     ${run.classpath}
  13. debug.test.classpath=\
  14.     ${run.test.classpath}
  15. # This directory is removed when the project is cleaned:
  16. dist.dir=dist
  17. dist.jar=${dist.dir}/main.jar
  18. dist.javadoc.dir=${dist.dir}/javadoc
  19. file.reference.audio.jar=audio.jar
  20. file.reference.joal.jar=joal.jar
  21. file.reference.spoker-src=.
  22. file.reference.spoker3-src=.
  23. file.reference.src-game_poker=game_poker
  24. file.reference.src-hiq_awt=hiq_awt
  25. file.reference.src-hiq_gui_engine=hiq_gui_engine
  26. file.reference.video.jar=video.jar
  27. file.reference.wallpaper.jar=wallpaper.jar
  28. jar.compress=false
  29. javac.classpath=\
  30.     ${file.reference.audio.jar}:\
  31.     ${file.reference.joal.jar}:\
  32.     ${file.reference.video.jar}:\
  33.     ${file.reference.wallpaper.jar}
  34. # Space-separated list of extra javac options
  35. javac.compilerargs=
  36. javac.deprecation=false
  37. javac.source=1.5
  38. javac.target=1.5
  39. javac.test.classpath=\
  40.     ${javac.classpath}:\
  41.     ${build.classes.dir}:\
  42.     ${libs.junit.classpath}
  43. javadoc.additionalparam=
  44. javadoc.author=false
  45. javadoc.encoding=
  46. javadoc.noindex=false
  47. javadoc.nonavbar=false
  48. javadoc.notree=false
  49. javadoc.private=false
  50. javadoc.splitindex=true
  51. javadoc.use=true
  52. javadoc.version=false
  53. javadoc.windowtitle=
  54. main.class=MainClass
  55. manifest.file=manifest.mf
  56. meta.inf.dir=${src.dir}/META-INF
  57. platform.active=default_platform
  58. run.classpath=\
  59.     ${javac.classpath}:\
  60.     ${build.classes.dir}
  61. # Space-separated list of JVM arguments used when running the project
  62. # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
  63. # or test-sys-prop.name=value to set system properties for unit tests):
  64. run.jvmargs=
  65. run.test.classpath=\
  66.     ${javac.test.classpath}:\
  67.     ${build.test.classes.dir}
  68. src.src.dir=${file.reference.spoker3-src}
  69.